home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / cli / zDir.readme < prev   
Text File  |  1998-03-07  |  4KB  |  86 lines

  1. Short:    V2.7: zDir - The Ultimate Dir-command.
  2. Author:   zznyyd@diku.dk (Finn Nielsen)
  3. Uploader: zznyyd@diku.dk (Finn Nielsen)
  4. Type:     util/cli
  5. Requires: Kickstart V37 or greater
  6.  
  7.  
  8. zDir V2.7  (13.2.98)  by Finn Nielsen  -  ©1998 ZzNyYd! Design.
  9.  
  10.  
  11. Changes from zDir V2.6 to zDir V2.7 - 'Friday the 13th' edition:
  12.   Managed to screw up -S with some of the changes in V2.6, fixed.
  13.   The ALTDIR option sometimes caused Enforcer hits, fixed.
  14.   The switch NOBAR changed to the numeric argument SEPLEN.
  15.   zDir will no longer enter directory links recursively.
  16.   When COLUMNS is -1 zDir will now adjust the columns so that each column
  17.   is only as wide as the longest entry in that column.
  18.   New environment variable option, HIDE, will hide any pattern you want.
  19.   New option, -h, hides files with 'h'-bit (FIBF_HIDDEN) set.
  20.   New option, -a, cancels -h and HIDE.
  21.   Option parsing routine allowed a space between -F and -C and their
  22.   argument, fixed.
  23.  
  24.  
  25. Introduction:
  26.   When  working a lot with a command line interface a good dir listing util
  27. is  a  must.  However  the  output  from  the List command, supplied on the
  28. workbench  disks,  fills  to much (I don't always need to know the state of
  29. the  protections  bits  and  creation date and time), the Dir command (also
  30. from  the  wb  disks)  doesn't  give enough information and further more it
  31. simply looks ugly and it sucks, and so does most other dir listing utils.
  32.   Some  dir  listing  utils,  such  as  xDir, xfdList and MList, comes in a
  33. software  package and exists only to support that special software package,
  34. and, unfortunately, lack a lot of functionallity.
  35.  
  36.   So  here is zDir, a Dir listing util that has all the functionallity that
  37. is required by a real Dir command, a nice look, a list option + it supports
  38. the software packages xpk, xfd, fileid and MultiUser.
  39.  
  40.  
  41.  
  42. zDir can replace:
  43.  ° C='s Dir.
  44.  ° xDir (from the xpk-package).
  45.  ° xfdList (from the xfd-package).
  46.  ° WhatIs (from the FIDLIB-package).
  47.  ° MList (from the MultiUser-package)
  48.  
  49. Features:
  50.  ° Says "*** Ni." when you break it.
  51.  ° 100% pure, can be made resident.
  52.  ° Uses efficient memory-pools.
  53.  ° Very fast assembly written sorting algorithm.
  54.  ° Shows the full path of the directory that is read.
  55.  ° Has a much nicer look than other dir-listing utils.
  56.  ° Can output disksizes in Kb or MB.
  57.  ° Sets the pr_Result2 field on error so the 'Why' command can be used.
  58.  
  59. Features accessible via options:
  60.  ° List option (recognizes and ignores XFH-comments).
  61.  ° Recursive option (can recursively read an entire directory tree).
  62.  ° Sizecheck dirs option.
  63.  ° Recognizes xpk-packed and powerpacked data-files internally.
  64.  ° supports MultiUserFileSystem
  65.    (group & other protection bits + owner/group field).
  66.  ° Supports xfdmaster.library and FileID.library.
  67.  ° Can recursively scan a directory tree for a specific filename
  68.    or filecomment.
  69.  
  70. What zDir doesn't have:
  71.  ° An LFORMAT argument: zDir is a Dir-command not a List-command!
  72.    When you need LFORMAT use List or something.
  73.  
  74.  
  75. ============================= Archive contents =============================
  76.  
  77. Original  Packed Ratio    Date     Time    Name
  78. -------- ------- ----- --------- --------  -------------
  79.     1197     775 35.2% 13-Feb-98 10:19:10  Authentication.asc
  80.      315     183 41.9% 13-Feb-98 10:18:50  file_id.diz
  81.    12512    7999 36.0% 13-Feb-98 08:48:46  zDir
  82.    35275   14315 59.4% 13-Feb-98 10:18:20  zDir.guide
  83.     2994    1506 49.6% 13-Feb-98 10:18:30  zDir.readme
  84. -------- ------- ----- --------- --------
  85.    52293   24778 52.6% 14-Feb-98 01:02:58   5 files
  86.